vcBeginWorkData

Container for parameters passed to vcPythonTransportController implementation when a new work request is received.

See in: Overview

Module: vcProcessModel

Parent: -

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
ProcessTimeRealRGets how long the work itself should take in seconds.
RequestIdIntegerRGets the unique (within this transport controller) identifier of this work assignment.
RequestingProcessvcProcessRoutineRGets the process implementation that requested this work.
ResourcePositionMatrixvcMatrix OR NoneRGets position hint in world coordinates where the working resource is expected to be while doing the work.
WorkPositionMatrixvcMatrix OR NoneRGets position hint in world coordinates where the actual work is expected to happen.